Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kushalkolar
Copy link

@kushalkolar kushalkolar commented Oct 20, 2023

I just noticed from our dependency graph that you're using fastplotlib for calcium imaging analysis 😄

To make installation smoother, you will need to specify fastplotib[notebook] since only specifying fastplotlib just gets you the minimal install without any framework (i.e. without the jupyter dependencies). See https://github.com/fastplotlib/fastplotlib#notebook

Also, the latest fastplotlib works with sidecar by default, so sidecar doesn't need to be specified separately. Note that this will give you the latest version of sidecar, not sure if you've pinned it to a previous version for some other reason.

Let us know if you have any issues/question with fastplotlib 😄

specify `notebook` `extra_requires` for `fastplotlib`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant